home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / cppdoc.zip / README < prev   
Text File  |  1996-06-06  |  973b  |  28 lines

  1.       CPPDOC - A Documentation Generator for C++ Classes
  2.       ==================================================
  3.  
  4.       Files: cppdoc.cmd   The Documentation Generator (Version 1.0)
  5.              cppdoc.htm   The User's Guide and Reference
  6.              README       This file
  7.  
  8.       You need a HTML-Browser to read cppdoc.htm and the documentation generated
  9.       with cppdoc.cmd. The IAK of Warp contains the Web-Explorer, which
  10.       will do fine.
  11.  
  12.       Please send bug reports and comments to:
  13.  
  14.       ua302cb@sunmail.lrz-muenchen.de
  15.  
  16.       Bernhard Bablok, June 1996
  17.  
  18.       --------------------------------------------------------------------------
  19.  
  20.       Future plans:
  21.  
  22.         - support commandline options influencing the behavior of cppdoc.cmd
  23.         - add documentation tag for "private" documentation
  24.         - switch for relative links
  25.         - option for target directory
  26.         - improve language parser
  27.         - remove bugs ;-)
  28.